PowerTCP Mail for .NET
AddRange Method




Add the specified parts to Parts.
Syntax
Public Shadows Sub AddRange( _
   ByVal collection As IEnumerable(Of T) _
) 
Dim instance As PartCollection(Of T)
Dim collection As IEnumerable(Of T)
 
instance.AddRange(collection)
public new void AddRange( 
   IEnumerable<T> collection
)
public: new void AddRange( 
   IEnumerable<T*>* collection
) 
public:
new void AddRange( 
   IEnumerable<T^>^ collection
) 

Parameters

collection
See Also

Reference

PartCollection<T> Class
PartCollection<T> Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic